CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux net driver

搜索资源列表

  1. net driver for linux

    0下载:
  2. 这个程序是网卡Broadcom 5705M的linux的驱动-The program is the driver for networok card Broadcom 5705M in linux system.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:387389
    • 提供者:cguo
  1. ppp-2.3.11.tar

    0下载:
  2. unix and linux net driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:796692
    • 提供者:梅亭竹
  1. myson803

    0下载:
  2. myson803源代码 myson803.c: A Linux device driver for the Myson mtd803 Ethernet chip. -myson803 myson803.c source code : A Linux device driver for the Myson mtd803 Ether net chip.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16696
    • 提供者:yj
  1. net

    0下载:
  2. 基于linux的网口驱动适合atmel,s3c等多种CPU-Based on the Ethernet port of the linux driver for atmel, s3c, multiple CPU
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-24
    • 文件大小:697651
    • 提供者:雷扬
  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:226696
    • 提供者:blue
  1. ARM-Linux-net-driver

    0下载:
  2. ARM嵌入式Linux网卡驱动开发.驱动开发不可少-ARM Embedded Linux driver development card. Driven development is essential
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:254141
    • 提供者:Saiu
  1. net

    0下载:
  2. 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的网卡设备驱动源代码-The source is the ARM Embedded LINUX device driver examples of development of a book on the network card device driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7953
    • 提供者:李刚
  1. net.c.tar

    0下载:
  2. Linux network driver skeleton. It can be used as the basic module for developing a complex network driver.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:633
    • 提供者:subbu
  1. FreeBsdem-1.7.41.tar

    0下载:
  2. This the Linux driver for intel pro 1000 card that i downloaded from net-This is the Linux driver for intel pro 1000 card that i downloaded from net
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:90662
    • 提供者:madhan
  1. ul_drv-0.7.4.tar

    0下载:
  2. Linux上的RS485驱动程序ul_driver,是当前最新版本。可以从sf.net上进行更新-The latest RS485 serial driver in Linux, it could be used in Windows too. The sourcecode if from sf.net.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:372103
    • 提供者:Lvlin
  1. net_drive

    0下载:
  2. linux下ax88180 的网络驱动程序-ax88180 net driver program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:17651
    • 提供者:gusen
  1. linux-2.6.14-for-skyeye.tar

    0下载:
  2. skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:47210496
    • 提供者:李新
  1. ARM-Linux-net-driver

    0下载:
  2. 基于arm的linux网络驱动文档,希望对大家有点帮助-Linux network driver on the arm of the documents, we want a little help
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:253870
    • 提供者:哲雪
  1. net

    0下载:
  2. linux,arm,网络芯片的驱动,含mac层,phy层,macb,多厂家,多型号-driver of linux, arm, network chips, including the mac layer, the phy layer macb, multi-vendor, multi-model
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-09
    • 文件大小:40760
    • 提供者:zhaomx
  1. Linux-net-device-analyse

    0下载:
  2. [摘要] 在本文中,首先概括了网络设备总体特征和工作原理,接着在分析了一个重要的数据结构device后,重点剖析了网络设备的整个初始化工作过程;简单地分析了设备的打开和关闭的操作后,是有关数据包的传输和接收的分析;在最后,本文对写网络设备驱动程序做了一个总结。以上的每部分的分析,都是在NE2000以太网卡的基础上进行的。在附录中是一个虚拟的字符设备驱动程序以及写这个程序的体会,该程序已成功使用过,它是在网络设备分析之前本人做的一个小小的试验。-[Abstract] In this article
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:88991
    • 提供者:leeo
  1. Linux-Device-driver

    0下载:
  2. 嵌入式linux设备驱动开发的一些编程实例,hello,gps,i2c,lcd,net,usb等设备驱动开发实例。-Embedded linux device driver development, programming examples, hello, gps, i2c, lcd, net, usb device driver development instance.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:235223
    • 提供者:刘伟
  1. net

    0下载:
  2. IPv4 over IEEE 1394, per RFC 2734 driver for Linux.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:12159
    • 提供者:liyongyi093
  1. ni65

    0下载:
  2. ni6510 (am7990 lance chip) driver for Linux-net-3 BETAcode v0.71 (96/09/29) for 2.0.0 (or later)- ni6510 (am7990 lance chip) driver for Linux-net-3 BETAcode v0.71 (96/09/29) for 2.0.0 (or later)
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:9197
    • 提供者:yuyongrui83
  1. xmon

    0下载:
  2. Linux Net Driver Routines providing a simple monitor for use on the PowerMac.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:18791
    • 提供者:vokaivao
  1. linux usart

    0下载:
  2. linux 串口应用程序驱动 收集自网络(linux usart driver collect from net)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:94208
    • 提供者:lenben1
« 12 3 »
搜珍网 www.dssz.com